Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MLT-0073 Define categories #53

Merged
merged 7 commits into from
Dec 13, 2024
Merged

Conversation

anotheroneofthese
Copy link
Collaborator

This PR implements concrete Item Categories to use within Hermes WLS

The category is used to determine storage strategy for item,
and is now defined by if they can be stored together.

An example is books and issues can usually be stored together, as
both are paper (ItemCategory.papir)
- Remove audio and videotape categories
- Perform mapping to String when sending to SynQ
- Anglicization
@anotheroneofthese anotheroneofthese marked this pull request as ready for review December 12, 2024 08:50
@MormonJesus69420 MormonJesus69420 merged commit 0b2d750 into main Dec 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants